Welcome![Sign In][Sign Up]
Location:
Search - pc g

Search list

[Windows DevelopADPCM_Test

Description: 测试ADPCM(G.726)的 可以在PC单独测试编解码 也可以通过串口发送数据到底层单片机编码或解码后把数据送回来。 运河 2005-test ADPCM (G.726) can be individually tested in the PC codec can also send data through the serial port to the bottom MCU code or after decoding data sent back. Canal 2005
Platform: | Size: 70914 | Author: 费戈 | Hits:

[Other resourcechange_mount_point

Description: 为存储磁盘或U盘更换盘符。比如:U盘插在PC机上显示的是F盘,可以被更换成H、G直到Z盘,只要该盘符空闲。
Platform: | Size: 4532 | Author: Tim Hwang | Hits:

[ELanguagedigui

Description: 【实验名称】递归子程序分析器的设计与实现 【实验目的和要求】 设计、编制,调试一个典型的语法分析程序,实现对如下的递归子程序语法的分析,进一步掌握常用的语法分析方法。 【实验内容】 ① 本分析程序所分析的文法如下: G[E]: E->eBaA A->a|bAcB B->dEd|aC C->e|dC ② 针对上述文法编写一递归子程序分析程序,该程序的输入是任意符号串,输出是本次输入的符号串是否是该文法的句子的结论。 【环境】 Windows Pc 机,任何版本的c语言 其中还包括java语言实现的程序
Platform: | Size: 317750 | Author: 洪成前 | Hits:

[OpenGL programcoding_3ds

Description: 研究在普通的PC机下开发高质量的视景仿真系统。在Window X P系统下 , 以Vi s u a l C ++为开发平台, 利用 O p e n GL和 3 D S MA X, 运用面向对象编程的思想, 采用 Wi n 3 2 Ap p l i c a t i o n的编程方法。首先介绍了 Op e n G L及如何利 用 它生成地面和天空 。采用 Op e n GL函数进行摄像漫游和调入 由 3 DS MAX绘 制的 3 DS模型 , 较好 地解决了用 Op e n GL 绘 制复杂图形的困难性 。
Platform: | Size: 151582 | Author: 何阿瑟 | Hits:

[Communication-Mobile通信范例MATLAB仿真

Description: Contemporary Communication Systems with MATLAB ============================================== John G. Proakis and Masoud Salehi This diskette contains the MATLAB files for "Contemporary Communication Systems with MATLAB" by John G. Praokis and Masoud Salehi. The MATLAB files for each chapter of the book are organized in the corresponding folder. In some cases a MATLAB file appears in more than one folder because it is used in more than one chapter. In most cases numerous comments have been added to the MATLAB files to ease their understanding. It should be noted, however, that in developing the MATLAB files, the main objective of the authors has been the clarity of the MATLAB code rather than its efficiency. In cases where efficient code could have made it difficult to follow, we have chosen to use a less efficient but more readable code. In order to use the software, copy the MATLAB files to your personal computer and add the corresponding paths to your {\tt matlabpath} environment (on an IBM PC compatible machine this is usually done by editing the matlabrc.m file). All MATLAB files have been tested using version 5.2 of MATLAB. On this disk: - Chapter1 - Chapter2 - Chapter3 - Chapter4 - Chapter5 - Chapter6 - Chapter7 - Chapter8 - Chapter9 - readme.txt
Platform: | Size: 214445 | Author: new4u@163.com | Hits:

[CommunicationCANpieV2.00

Description: The goal of this project is to define a "Standard" Application Program- ming Interface (API) for access to the CAN bus. The API provides func- tionality for ISO/OSI Layer-2 (Data Link Layer). It is not the intention of CANpie to incorporate higher layer functionality (e.g. CANopen, J1939, DeviceNet). Whereever it is possible CANpie is independent from the used hard- ware and operating system. The function calls are unique for different kinds of hardware. Also CANpie provides a method to gather informa- tion about the features of the CAN hardware. This is especially impor- tant for an application designer, who wants to write the code only once. The API is designed for embedded control applications as well as for PC interface boards.
Platform: | Size: 1066337 | Author: ixubin@163.com | Hits:

[Windows DevelopADPCM_Test

Description: 测试ADPCM(G.726)的 可以在PC单独测试编解码 也可以通过串口发送数据到底层单片机编码或解码后把数据送回来。 运河 2005-test ADPCM (G.726) can be individually tested in the PC codec can also send data through the serial port to the bottom MCU code or after decoding data sent back. Canal 2005
Platform: | Size: 70656 | Author: 费戈 | Hits:

[ARM-PowerPC-ColdFire-MIPSGUI_ucosii_LPC2100

Description: 周立功 GUI在ucosii上的应用,内含源码及说明文档-weeks ucosii meritorious GUI in the application includes source code and documentation
Platform: | Size: 233472 | Author: 王辉堂 | Hits:

[VOIP programTalkG726

Description: G726局域网语音通话程序和源代码 这是使用G726语音压缩(16kbps)和RTP进行传输的程序,因为我没有带WIFI的PPC,所以每个程序都是单独测试的,PC端和PPC端分别都工作正常。 G726编解码算法来自OpenH323.传输使用的RTP可以在RTP程序中找到讲解,这个程序主要是G726的函数。将整个 G726封装为g726_Encode和g726_Decode两个函数,参数为压缩和解压数据存储的地址指针,可以将960字节压缩到120字节和将 120字节解压为960字节。这里G726使用的时候,音频设置为8kHz,16位量化,单声道。 使用方法很简单,只用两端各自输入对方的IP,然后按下“开始对话”,就可以进行语音通信了。 PPC端的运行比较稳定,已经进行了自收自发近一个小时连续工作的测试,非常稳定,话音清晰。-G726 LAN voice calls procedures and the source code is the use of voice compression G726 (16kbps ) and RTP for the transmission process, because I did not bring WIFI the PPC, there are separate procedures for each test, PC- and PPC-were all normal work. G726 codec algorithm from the OpenH323. RTP transmission can be used in the process to find RTP stresses Xie, this procedure is mainly a function of G726. Packaging whole G726 for g726_Encode and g726_Decode two functions, Parameters for the compression and decompression of data storage address pointer, 960 bytes can be compressed to 120 to 120 bytes and bytes to 960 bytes decompression. G726 used here, Audio set to 8kHz, 16 quantify mono. It is very simple to use, with only two ends of the respective input each other's IP, then press
Platform: | Size: 1002496 | Author: Xia Tao | Hits:

[SCMuc-gui_full

Description: 一个用于单片机上的的gui...,里面有实例和pc模拟器-one for the MCU on the gui ..., and there are examples simulator pc
Platform: | Size: 6754304 | Author: DensyLai | Hits:

[source in ebookchange_mount_point

Description: 为存储磁盘或U盘更换盘符。比如:U盘插在PC机上显示的是F盘,可以被更换成H、G直到Z盘,只要该盘符空闲。-U for the storage disk or disk drive replacement. For example: U disk inserted in the PC, shows the F disk, can be replaced H, G until the Z disk, as long as the drive is idle.
Platform: | Size: 4096 | Author: Tim Hwang | Hits:

[Windows Developg

Description: 最简单的启动代码 可以在virtual pc中仿真os,在屏幕中显示"hello world"-The simplest code can be activated in the simulation of virtual pc in os, on the screen to display " hello world"
Platform: | Size: 64512 | Author: tianya1000 | Hits:

[Embeded-SCM DevelopMicrochip_GUI

Description: 本代码包为该GUI LIB在PC上的测试移植. PIC_Graphics 为PIC GUI的源代码目录 Demo 为PIC GUI 测试代码目录 其他的代码和目录均是uCGUI 原来用于模拟一个LCD的代码-The code package for the PC on in the GUI LIB transplantation test. PIC_Graphics for PIC GUI source code directory Demo test code for the PIC GUI code directory and other directories are used to simulate the original uCGUI an LCD code
Platform: | Size: 791552 | Author: scp | Hits:

[GPS developGPS

Description: Stm32 通过串口访问GPS模块然后将数据加工后传给电脑或者上位机,用来计算两个GPS模块之间的距离。 -Stm32 module through the serial port and then visit the GPS data to a computer after processing or PC, used to calculate both the distance between the GPS module.
Platform: | Size: 1118208 | Author: liliang | Hits:

[SCMpc-to-mcu-uart

Description: 实现pc与单片机的串口通信,若pc发来的是字母G,单片机的LED进行跑马-Pc with the realization of single-chip serial communications, if the pc is sending letters G, single-chip LED to the Happy Valley
Platform: | Size: 1024 | Author: ZXR1988 | Hits:

[Windows CEPC_RTP

Description: 在arm9 2440 使用rtp协议使用G.726编码传输音频的PC接受端程序-In the arm9 2440 using the rtp protocol the use of G.726 encoded audio transmission the receiving end of the PC program
Platform: | Size: 646144 | Author: wingcell | Hits:

[Communicationvpcs_0.15a

Description: Simulating PC in windows for GNS s and Dynamip s labs
Platform: | Size: 1026048 | Author: tambeo | Hits:

[Software EngineeringPC-dpj

Description: 摘耍:现代控制和数括采集系统中通常采用多个单片机自青现场操作(前台),而Pc机功能强大、芥面友好,作为系 统的后台.这样单片机与Pc机之问酌通信是整个系统托否可靠工作的关照。谊文从系统蛄构、性能扩展、软件等方面舟绍了 Pc机与单片机远程多机通信时一种实现方涪。-Abstract:Many sin91e chip mlcro contr01Iers afe usually adopted in the modem controI and data—coIIection system to dominate on—the—spot operatlon.The powerful PC with its friendIy interface serves as the back— stage of the 8ystem.The corre3pondence between the si“gle chIp mjcro controllers and the PC is the key to the whole system operation.The paper introduces amethod to realize the lo“g—ra“ge correspondence between the PC and sj“glt chip micro controllers in the followi“g aspect3:system structures,function expansion and soware,etc..
Platform: | Size: 212992 | Author: longfa | Hits:

[Delphi VCLDXF_to_G

Description: dxf格式的文件转换成G代码文件,包括delphi源文件及exe-dxf format files into G code files, including source files and exe delphi
Platform: | Size: 209920 | Author: gulang | Hits:

[SCMCNC-PC

Description: 用于数控铣床的上位机程序,包含G代码的解析,数据转换及整合,通过串口与下位机通讯-The PC used for CNC milling process, including G-code parsing, data conversion and integration, and lower computer through the serial port communication
Platform: | Size: 271360 | Author: 周斌 | Hits:
« 12 3 »

CodeBus www.codebus.net